| Total Complexity | 16 |
| Dependencies | 5 |
| Dependents | 3 |
| Total lines | 117 |
| Lines of code | 60 |
| Logical lines of code | 37 |
| Comment lines | 24 |
| Methods | 5 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| __construct() | 61 | 5 | 11 | |
| encrypt() | 52 | 4 | 23 | |
| decrypt() | 59 | 4 | 14 | |
| generateKeys() | 65 | 2 | 9 | |
| setKey() | 81 | 1 | 3 |